home *** CD-ROM | disk | FTP | other *** search
/ Aminet 51 / Aminet 51 (2002)(GTI - Schatztruhe)[!][Oct 2002].iso / Aminet / util / wb / Blitzpass.readme < prev    next >
Encoding:
Text File  |  2002-07-28  |  2.1 KB  |  67 lines

  1. Short:    A short password program to lock your Amiga from idle hands whilst you are away.
  2. Author:   Steve@hargreavess.freeserve.co.uk (Steve Hargreaves)
  3. Uploader: Steve@hargreavess.freeserve.co.uk (Steve Hargreaves)
  4. Version:  1.0
  5. Type:     util/wb
  6. Requires: An Amiga, MUI
  7.  
  8. This is a short program to lock your Amiga whilst you are away.
  9. Quite simply, whenever you invoke it, it will open a small window
  10. on Workbench which will lock your system out until the correct
  11. password is entered.
  12.  
  13. Features:-
  14.  
  15. Very simple to use
  16.  
  17. Uses MUI
  18.  
  19. Traps input.device to turn the mouse off (completely - it removes
  20. the mouse from the system whilst it is running).
  21.  
  22. Traps screen switching and hotkeys to change the active window
  23.  
  24. Fully multitasks, meaning that complex operations started before
  25. Blitzpass will continue unhampered. (eg. Renedering a scene,
  26. graphical operations, playing MPegs etc.)
  27.  
  28. No lengthy configuration or installation.
  29.  
  30. To install & use:-
  31.  
  32. Install:
  33. Copy Blitzpass wherever you want.
  34.  
  35. Usage - run from a shell (or menu item/dopus button/script etc.)
  36. i.e.
  37.  
  38. Blitzpass
  39.  
  40. That's it.
  41.  
  42. Configuration:-
  43.  
  44. None really. The first time you run Blitzpass the window will
  45. open in non blocking mode with full border and gadgets. Here you
  46. should position and size the window to suit your requirements.
  47. Enter your choice of password, and, ermmm, that's it.
  48.  
  49. The next time you run Blitzpass, it will block the system until
  50. the correct password is entered. The window will be borderless,
  51. and will have no gadgets attached to it. Size and position will
  52. be remembered by MUI.
  53.  
  54. To reset to non-blocking state, delete the file ENVARC:bp.config.
  55. This will mean that next time you run it, it will be back to
  56. non-blocking mode.
  57.  
  58. Bugs/Limitations:-
  59.  
  60. Only one that I know of, but it isn't really a problem. System
  61. hotkeys will not be blocked, so if you have a hotkey assigned to
  62. open a shell, or launch an application, then it will be honoured.
  63. However, since Blitzpass will ensure that it is always the active
  64. window and that WB is frontmost then the newly launched
  65. shell/application will still be inaccessible until the password
  66. is entered.
  67.